home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / mozilla-firefox / include / webbrwsr / nsCWebBrowser.h < prev    next >
C/C++ Source or Header  |  2006-05-08  |  579b  |  32 lines

  1. /*
  2.  * DO NOT EDIT.  THIS FILE IS GENERATED FROM nsCWebBrowser.idl
  3.  */
  4.  
  5. #ifndef __gen_nsCWebBrowser_h__
  6. #define __gen_nsCWebBrowser_h__
  7.  
  8.  
  9. #ifndef __gen_nsIWebBrowser_h__
  10. #include "nsIWebBrowser.h"
  11. #endif
  12.  
  13. #ifndef __gen_nsIBaseWindow_h__
  14. #include "nsIBaseWindow.h"
  15. #endif
  16.  
  17. #ifndef __gen_nsIScrollable_h__
  18. #include "nsIScrollable.h"
  19. #endif
  20.  
  21. #ifndef __gen_nsITextScroll_h__
  22. #include "nsITextScroll.h"
  23. #endif
  24.  
  25. /* For IDL files that don't want to include root IDL files. */
  26. #ifndef NS_NO_VTABLE
  27. #define NS_NO_VTABLE
  28. #endif
  29. #include "nsEmbedCID.h"
  30.  
  31. #endif /* __gen_nsCWebBrowser_h__ */
  32.